B3D MAKE OBJECT SPHERE
This command will create a sphere
object. It work in the same way than default DarkBASIC Professional's MAKE OBJECT
SPHERE command excepted that, the number of the created object will be choosen
and returned to user by the command.
SYNTAX
ObjectNumber = B3D Make Object Sphere( Size )
ADDITIONAL INFORMATIONS
BASIC3D Commands Menu
Index
SAMPLE
Demonstration
Sample